perm filename TEMPLA.TEX[CLS,LSP]  blob 
sn#825851 filedate 1986-10-07 generic text, type T, neo UTF8
 
%%% template.tex -- template for a function page
\begincom{function name}
\label Purpose:
   % Description of purpose of function, important arguments, non-trivial results.
\label Syntax:
   % BNF -- lgd will translate this into TEX.
\label Arguments:
   % Discussion of all arguments and options.
\label Values:
   % Explicit mention of function results, whether or not they are significant.
\label Examples:
\screen!
   % Screen commands must always be used here to override TEX formatting.
\endscreen!
\label Remarks:
   % Fine points, implementation notes.
\label See Also:
   % Names of other functions; cross-references to other parts of document.
\endcom